Follow Me
Follow Me Project
Steps to complete the project:
- Clone the project repo here
- Fill out the TODO's in the project code as mentioned here
- Optimize your network and hyper-parameters.
- Train your network and achieve an accuracy of 40% (0.40) using the Intersection over Union IoU metric which is
final_grade_score
at the bottom of your notebook. - Make a brief writeup report summarizing why you made the choices you did in building the network.
Evaluation
Once you have completed your project, use the Project Rubric to review the project. If you have covered all of the points in the rubric, then you are ready to submit! If you see room for improvement in any category in which you do not meet specifications, keep working!
Your project will be evaluated by a Udacity reviewer according to the same Project Rubric. Your project must "meet specifications" in each category in order for your submission to pass.
Submission
What to include in your submission
You must submit your project as a zip file. The submission must include these items:
- Your
model_training.ipynb
notebook that you have filled out. - A HTML version of your
model_training.ipynb
notebook. - Writeup report (md or pdf file)
- Your model and weights file in the
.h5
file format
Ready to submit your project?
Click on the "Submit Project" button and follow the instructions to submit!
Feedback
Please fill out the Project Feedback Form after you have completed the project.